home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / nusnd102.zip / MANUAL.TXT < prev    next >
Text File  |  1992-09-17  |  15KB  |  330 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                          tm
  7.                             N u S o u n d
  8.  
  9.           Real Digitized Sounds for Your Current Software!
  10.  
  11.                        NuSound(tm) User's Guide
  12.                Software, Guide, Cartoon, and Logos are
  13.             Copyright (c) 1987-1992 by Baggs Technologies.
  14.                          All Rights Reserved.
  15.  
  16.  
  17.                            What Is NuSound?
  18.   - NuSound replaces the DOS bell (beep) with real digitized
  19.      sounds, played through your PC's internal speaker (no extra
  20.      hardware required).
  21.   - In the 'advanced' mode, NuSound will replace ANY sound made
  22.      by your DOS programs with the digitized sound of your choice.
  23.      NuSound is the ONLY sound program with this feature!
  24.   - You may also play the sounds from within your batch files or
  25.      from the command line.
  26.   - NuSound gives you a library of more than 25, high-quality,
  27.      digitized sounds and words.  These sounds are in the .WAV
  28.      format so you can use them in Windows 3.1 too.
  29.   - NuSound plays Microsoft Windows .WAV sounds in DOS. You get an
  30.      easy-to-use point-and-shoot program to view and hear the sounds.
  31.   - NuSound works on just about any PC - from 486's down to
  32.      8088-based XT's (which are largely ignored by other sound
  33.      players)!
  34.  
  35.   In short - NuSound brings multimedia-quality sound to your PC
  36.   and existing software - with NO EXTRA HARDWARE NEEDED!
  37.  
  38.  
  39.                             About NuSound
  40.   Since the introduction of the IBM PC and compatibles, the sound
  41.   circuitry provided with these machines has been universally
  42.   panned - and rightfully so.  The designers of the original PC
  43.   obviously did not put much emphasis on the quality reproduction
  44.   of sound. The result is that for years we have been subjected to
  45.   the infamous BIOS 'beep' - a raucous, obnoxious tone lasting
  46.   nearly a full second in duration!
  47.        Meanwhile, users of the Apple Macintosh were treated with a
  48.   little more respect.  The Mac allows the user to change the
  49.   audible warning tone to one of several different sounds - thus
  50.   allowing customization and even a little fun.
  51.        And now - for the first time on a PC (drum roll please...) -
  52.   Baggs Technologies presents NuSound (otherwise known as "The End
  53.   of the Obnoxious Beep").  NuSound lets you replace the standard
  54.   DOS 'beep' with a variety of other sounds.  Baggs Technologies 
  55.   has been a leader in the field of sound reproduction on personal 
  56.   and home computers (anyone remember the Commodore 64?) and we 
  57.   have endowed NuSound with our latest breakthrough technology.  
  58.   NuSound plays real digitized sounds through your PC's internal 
  59.   speaker - without any extra hardware!
  60.  
  61.  
  62.                             Using NuSound
  63.   INSTALLING NUSOUND: OK, you're probably eager to plunge right
  64.   in and say goodbye to those awful beeps, rattles, and buzzes!
  65.   Just make a directory for nusound.com and associated sound files 
  66.   (they have a '.wav' extension). Call it, say, NUSOUND.  Copy all 
  67.   NuSound files into this directory. Change into this directory and 
  68.   type the following line:
  69.                  NUSOUND /R
  70.   You should see the message acknowledging that NuSound is
  71.   installed (the default sound is a 'boing'). That's it!  NuSound
  72.   will now intercept any DOS 'beeps' and replace them with the new
  73.   sound. You will probably want to add the following lines to your
  74.   autoexec.bat file so that NuSound is installed automatically
  75.   every time you boot up (assuming your NuSound directory is
  76.   C:\NUSOUND):
  77.                  CD C:\NUSOUND
  78.                  NUSOUND /R
  79.   You can also playback the sound any time by pressing the hot-key,
  80.   <Alt-S>, so you don't need to wait for a program to generate a
  81.   beep.  When used as above, NuSound is a TSR (Terminate and Stay 
  82.   Resident) program that will remain in your PC's memory (until you
  83.   reboot) intercepting the BIOS beep and replacing it with the digitized
  84.   sound you choose.
  85.  
  86.  
  87.                            NuSound Options
  88.   Right about now you've probably installed NuSound, hit the hot-
  89.   key a few times for amusement, and you're wondering things like
  90.   "How do I choose another sound?", and "What if I want to replace
  91.   the other obnoxious sounds that some programs generate - sounds
  92.   that obviously aren't the DOS beep?". We'll answer these
  93.   questions and other mysteries of the universe right now.
  94.        You can invoke NuSound with various options with the
  95.   following command:
  96.        NUSOUND [FILENAME] [/A] [/A2] [/R] [S:n] [V:n] [/?] [/Q] [/U]
  97.  
  98.   OPTIONS:
  99.   [FILENAME]
  100.        NuSound will play the sound
  101.        specified by FILENAME (type
  102.        the full name and extension).
  103.        Example:
  104.              NUSOUND TONE.WAV
  105.        If the sound file is in a directory
  106.        other than the current one, type
  107.        the drive letter and full path for
  108.        the sound file.
  109.        Example:
  110.              NUSOUND C:\NUSOUND\TONE.WAV
  111.   /A   Advanced mode - replace all
  112.        sounds.  Some programs generate
  113.        their  own sounds, bypassing the
  114.        standard 'beep'.  To get NuSound
  115.        to intercept these types of
  116.        sounds, use this option.  NOTE:
  117.        Test your programs first when
  118.        using this option to ensure
  119.        everything works OK.  This
  120.        option plays some heavy hardware
  121.        'tricks' with your PC - not for
  122.        the sqeamish!  However, we have
  123.        tested this option and found it
  124.        to be compatible with most
  125.        popular PC software.
  126.        NOTE: Not recommended for XT's and
  127.        slower PC's. Works best with 20Mhz
  128.        386's and faster.
  129.   /A2  Advance Mode 2 - as with Advanced
  130.        mode (above), replaces all sounds.
  131.        If /A does not work, try this one.
  132.        The notes for /A (above) also apply
  133.        to this mode.
  134.   /R   Resident mode - When NuSound is run
  135.        with this option it will remain in
  136.        memory as a Terminate & Stay Resident
  137.        (TSR) program and replace the DOS
  138.        beep with the sound specified by
  139.        FILENAME (see above).  Note that only
  140.        the DOS beep is replaced. To replace
  141.        other sounds (such as sounds generated
  142.        within an application) you must also
  143.        use one of the /A options (above).
  144.   /Q   Quit, Uninstall and remove from
  145.        memory. (Use either /Q or /U)
  146.   /S:n Speed Selection. The value n is
  147.        a delay value, so larger n
  148.        values slow down the playback
  149.        rate. For example, a good value
  150.        for n for a 20Mhz 386 is about 70.
  151.        Generally, you should not need
  152.        to specify this value - NuSound
  153.        automatically determines the
  154.        speed of your PC and attempts to
  155.        set the standard playback speed.
  156.        However, if your PC seems to be
  157.        playing sounds too fast or slow,
  158.        try modifying this value.
  159.   /V:n Volume. The value n may be from 1-10.
  160.        The default is around 4.
  161.   /?   Display Help Screen.  Does not
  162.        install (i.e. does not remain
  163.        resident).
  164.   
  165.  
  166.  
  167.                     When NuSound is Memory-Resident
  168.   Since NuSound is a memory-resident program (when invoked with
  169.   /R , see above) it will use up a small amount of your PC's
  170.   conventional memory.  The amount of memory used depends on the
  171.   size of the sound file loaded.  NuSound will occupy around 2K
  172.   plus the size of the sound file.  If, after loading NuSound, you
  173.   find that you cant't run an application for lack of DOS memory,
  174.   try using a smaller sound file.  Also note that if you want to
  175.   change a setting or use a different sound file, first unload
  176.   NuSound from memory and then reload with the new options.  If any
  177.   of the preceding jargon has thrown you for a loop - relax - just
  178.   find the nearest power user (there's one in every crowd) and ask
  179.   for help.  NOTE: You can also save DOS memory by loading NuSound
  180.   in 'high memory' using 386Max, QEMM386, or other similar program.
  181.  
  182.  
  183.                       Other People's Sound Files
  184.   Even though NuSound comes replete with a veritable plethora of
  185.   sounds, we know you may have some sound files of